home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / ozgis88.zip / INTERACT.INI < prev    next >
Text File  |  1991-12-22  |  8KB  |  180 lines

  1. REM   INTERACTER initialisation file
  2.  
  3. REM the following may have to be set for an EGA
  4.  
  5. DISPLAY    = 10   (VGA with analog colour monitor)
  6. REM DISPLAY    = 5    (EGA with RGB colour monitor)
  7. REM DISPLAY    = 6    (EGA with enhanced colour display)
  8.  
  9. REM the following is standard - only change if you have extra memory for a 
  10. REM RAM disk
  11.  
  12. CHARSET    = \ozgis\standard.chr 
  13. COLUMNS    = 80
  14. TEMPMENU   = \ozgis\menu.tmp     (disk)
  15. TEMPWINDOW = \ozgis\window.tmp   (disk)
  16. REM TEMPMENU   = D:\menu.tmp     (RAM disk)
  17. REM TEMPWINDOW = D:\window.tmp   (RAM disk)
  18.  
  19. REM Ignore the following (or delete it all) unless you have a super VGA
  20. REM board or some unusual board.
  21. REM Then you should delete the parts for other chipsets and just leave
  22. REM in the relevant part. It is safer to select just one mode statement. If
  23. REM you have a mouse you will probably need a "C" on the END of the mode
  24. REM statement (dont follow it with any comments!).
  25. REM e.g. MODE13  = 94 0 0 0 6 800 600 C
  26. REM
  27. REM If you have a mouse ensure that the driver is called MOUSE.COM and that
  28. REM it is in the main (root) directory.
  29. REM
  30. REM -------------------------------------------------
  31. REM
  32. REM Sample initialisation file entries for the Trident VGA chipset
  33. REM Add one or more of the following MODEnn keywords to your INTERACTER
  34. REM initialisation file, according to the VGA video RAM and monitor being used.
  35.  
  36. REM mode11  = 91                  (800x600  16-colour  graphics)  C
  37. REM REM mode12  = 92 0 0 0 6 640 400  (640x400  256-colour graphics)  C
  38. REM mode13  = 93 0 0 0 6 640 480  (640x480  256-colour graphics)  C
  39. or
  40. REM mode13  = 94 0 0 0 6 800 600  (800x600  256-colour graphics)  C
  41. or
  42. REM mode13  = 98 0 0 0 6 1024 768 (1024x768 256-colour graphics)  C
  43. REM mode13  = 98 0 0 0 6 1024 768 C
  44.  
  45. REM
  46. REM -------------------------------------------------
  47. REM
  48. REM Sample initialisation file entries for the Paradise VGA chipset
  49. REM Add one or more of the following MODEnn keywords to your INTERACTER
  50. REM initialisation file, according to the VGA video RAM and monitor being used.
  51. REM 
  52. REM mode10  = 85                  (132x25  16-colour  text    )
  53. REM mode11  = 88                  (800x600 16-colour  graphics)  C
  54. REM mode12  = 94 0 0 0 2 640 400  (640x400 256-colour graphics)  C
  55. REM mode13  = 95 0 0 0 2 640 480  (640x480 256-colour graphics)  C
  56. REM
  57. REM -------------------------------------------------
  58. REM
  59. REM Sample initialisation file entries for the Everex VGA chipset
  60. REM Add one or more of the following MODEnn keywords to your INTERACTER
  61. REM initialisation file, according to the VGA video RAM and monitor being used.
  62. REM 
  63. REM mode10  = 112 10                (132x25  16-colour  text)
  64. REM mode11  = 112  2                (800x600 16-colour  graphics)  C
  65. REM mode12  = 112 19 0 0 4 640 350  (640x350 256-colour graphics)  C
  66. REM mode13  = 112 20 0 0 4 640 400  (640x400 256-colour graphics)  C
  67. REM or
  68. REM mode13  = 112 48 0 0 4 640 480  (640x480 256-colour graphics)  C
  69. REM or
  70. REM mode13  = 112 49 0 0 4 800 600  (800x600 256-colour graphics)  C
  71. REM
  72. REM -------------------------------------------------
  73. REM
  74. REM Sample initialisation file entries for the Ahead B VGA chipset.
  75. REM Add one or more of the following MODEnn keywords to your INTERACTER
  76. REM initialisation file, according to the VGA video RAM and monitor being used.
  77. REM 
  78. REM mode11  = 106                 (800x600 16-colour  graphics)  C
  79. REM mode12  = 96 0 0 0 8 640 400  (640x400 256-colour graphics)  C
  80. REM mode13  = 97 0 0 0 8 640 480  (640x480 256-colour graphics)  C
  81. REM or
  82. REM mode13  = 98 0 0 0 8 800 600  (800x600 256-colour graphics)  C
  83. REM
  84. REM -------------------------------------------------
  85. REM
  86. REM Sample initialisation file entries for the ATI VGA Wonder chipset
  87. REM Add one or more of the following MODEnn keywords to your INTERACTER
  88. REM initialisation file, according to the VGA video RAM and monitor being used.
  89. REM 
  90. REM mode10  = 35                  (132x25  16-colour  text    )
  91. REM mode11  = 84                  (800x600 16-colour  graphics)  C
  92. REM mode12  = 97 0 0 0 5 640 400  (640x400 256-colour graphics)  C
  93. REM mode13  = 98 0 0 0 5 640 480  (640x480 256-colour graphics)  C
  94. REM or
  95. REM mode13  = 99 0 0 0 5 800 600  (800x600 256-colour graphics)  C
  96. REM
  97. REM -------------------------------------------------
  98. REM
  99. REM Sample initialisation file entries for the Chips & Technology VGA chipset.
  100. REM Add one or more of the following MODEnn keywords to your INTERACTER
  101. REM initialisation file, according to the VGA video RAM and monitor being used.
  102. REM 
  103. REM mode11  = 112                  (800x600 16-colour  graphics)  C
  104. REM mode12  = 120 0 0 0 7 640 400  (640x400 256-colour graphics)  C
  105. REM mode13  = 121 0 0 0 7 640 480  (640x480 256-colour graphics)  C
  106. REM or
  107. REM mode13  = 123 0 0 0 7 800 600  (800x600 256-colour graphics)  C
  108. REM
  109. REM -------------------------------------------------
  110. REM
  111. REM INTERACTER initialisation file for :
  112. REM Olivetti M24/M28/M300, AT&T6300, Compaq Portable
  113. REM MODE9  = 64   (640x400 monochrome graphics mode)
  114. REM
  115. REM -------------------------------------------------
  116. REM
  117. REM Sample initialisation file entries for the Oak Techology chipset
  118. REM Add one or more of the following MODEnn keywords to your INTERACTER
  119. REM initialisation file, according to the VGA video RAM and monitor being used.
  120. REM 
  121. REM mode11  = 82                  (800x600 16-colour  graphics)  C
  122. REM mode12  = 83 0 0 0 9 640 480  (640x480 256-colour graphics)  C
  123. REM mode13  = 84 0 0 0 9 800 600  (800x600 256-colour graphics)  C
  124. REM INTERACTER initialisation file : VAXMate II
  125. REM MODE9  = 208   (non-standard 640x400 mode)
  126. REM
  127. REM -------------------------------------------------
  128. REM
  129. REM INTERACTER initialisation file : Toshiba 3100 + Gas plasma screen
  130. REM display = 12    (mono CGA / no grey scaling)
  131. REM MODE9   = 116   (non-standard 640x400 mode )
  132. REM
  133. REM -------------------------------------------------
  134. REM
  135. REM Sample initialisation file entries for the Tseng Labs ET3000 VGA chipset
  136. REM Add one or more of the following MODEnn keywords to your INTERACTER
  137. REM initialisation file, according to the VGA video RAM and monitor being used.
  138. REM 
  139. REM mode10  = 35                  (132x25  16-colour  text    )
  140. REM mode11  = 41                  (800x600 16-colour  graphics)  C
  141. REM mode12  = 45 0 0 0 0 640 350  (640x350 256-colour graphics)  C
  142. REM mode13  = 46 0 0 0 0 640 480  (640x480 256-colour graphics)  C
  143. REM or
  144. REM mode13  = 48 0 0 0 0 800 600  (800x600 256-colour graphics)  C
  145. REM
  146. REM -------------------------------------------------
  147. REM
  148. REM Sample initialisation file entries for the Tseng Labs ET4000 VGA chipset
  149. REM Add one or more of the following MODEnn keywords to your INTERACTER
  150. REM initialisation file, according to the VGA video RAM and monitor being used.
  151. REM 
  152. REM mode10  = 35                  (132x25   16-colour  text    )
  153. REM mode11  = 41                  (800x600  16-colour  graphics)  C
  154. REM mode12  = 45 0 0 0 1 640 350  (640x350  256-colour graphics)  C
  155. REM mode13  = 47 0 0 0 1 640 400  (640x400  256-colour graphics)  C
  156. REM or
  157. REM mode13  = 46 0 0 0 1 640 480  (640x480  256-colour graphics)  C
  158. REM or
  159. REM mode13  = 48 0 0 0 1 800 600  (800x600  256-colour graphics)  C
  160. REM or
  161. REM mode13  = 56 0 0 0 1 1024 768 (1024x768 256-colour graphics)  C
  162. REM
  163. REM -------------------------------------------------
  164. REM
  165. REM Sample initialisation file entries for the Video 7 VGA chipset
  166. REM Add one or more of the following MODEnn keywords to your INTERACTER
  167. REM initialisation file, according to the VGA video RAM and monitor being used.
  168. REM 
  169. REM mode10  = 28421 65                (132x25  16-colour  text    )
  170. REM mode11  = 28421 98                (800x600 16-colour  graphics)  C
  171. REM mode12  = 28421 102 0 0 3 640 400 (640x400 256-colour graphics)  C
  172. REM mode13  = 28421 103 0 0 3 640 480 (640x480 256-colour graphics)  C
  173. REM or
  174. REM mode13  = 28421 105 0 0 3 800 600 (800x600 256-colour graphics)  C
  175. REM 
  176.  
  177.  
  178.  
  179.  
  180.